home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 14228 / 14228.xpi / install.rdf < prev   
Extensible Markup Language  |  2010-02-02  |  755b  |  21 lines

  1. <?xml version="1.0" ?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  3.  
  4.     <Description about="urn:mozilla:install-manifest">
  5.         <em:id>properties@darktrojan.net</em:id>
  6.         <em:version>6</em:version>
  7.         <em:type>2</em:type>
  8.         <em:name>Element Properties</em:name>
  9.         <em:description>Returns the 'Properties' menu item that was removed in Firefox 3.6 to the context menu.</em:description>
  10.         <em:creator>Geoff Lankow</em:creator>
  11.  
  12.         <em:targetApplication>
  13.             <Description>
  14.                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  15.                 <em:minVersion>3.6b1pre</em:minVersion>
  16.                 <em:maxVersion>3.7a1pre</em:maxVersion>
  17.             </Description>
  18.         </em:targetApplication>
  19.     </Description>
  20.  
  21. </RDF>